home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / src / Games / warp / them.h < prev    next >
Encoding:
Text File  |  1995-05-03  |  250 b   |  12 lines

  1. /* $Header: them.h,v 7.0 86/10/08 15:14:19 lwall Exp $ */
  2.  
  3. /* $Log:    them.h,v $
  4.  * Revision 7.0  86/10/08  15:14:19  lwall
  5.  * Split into separate files.  Added amoebas and pirates.
  6.  * 
  7.  */
  8.  
  9. void their_smarts();
  10. void modify_amoeba();
  11. void them_init();
  12.